db_venik
Previous topic Chapter index Next topic

Foreign Key: $2

 

 

Schema

public

 

Table

sortie_conteneur_p

 

Descriptions

There is no description for foreign key $2

 

Definition

FOREIGN KEY (idlot_pollen, num_stock_p)
   REFERENCES public.stockage_pollen(idlot_pollen, num_stock_p)
   ON DELETE RESTRICT
   ON UPDATE RESTRICT
   NOT DEFERRABLE

This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com)
Previous topic Chapter index Next topic